Storm-static

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 60
Property:crash (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=60 --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:274.65901041030884s
Return code:0
Relative Error:7.792822564098097e-17
Log
Storm 1.5.1

Date: Thu Apr 30 00:43:43 2020
Command line arguments: --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=60 --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.076s.

Time for model construction: 269.891s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	7253118
Transitions: 	9952883
Choices: 	9097907
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * Crash -> 171532 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.551107497067899632092747
Time for model checking: 4.628s.